Learn R Programming

DataSetsUni (version 0.1)

Annual Maximum Temperatures: Annual maximum temperatures at Oxford and Worthing

Description

The function allows to provide annual maximum temperatures at Oxford and Worthing (England), for the period 1901 to 1980.

Usage

data_AnnualMaxT

Value

data_AnnualMaxT gives the annual maximum temperatures.

Arguments

data_AnnualMaxT

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data describes annual maximum temperatures at Oxford and Worthing (England), for the period 1901 to 1980. Recently, it is used by Tahir et al. (2021) and fitted the Kumaraswamy Pareto IV distribution.

References

Tahir, M. H., Cordeiro, G. M., Mansoor, M., Zubair, M., & Alzaatreh, A. (2021). The Kumaraswamy Pareto IV Distribution. Austrian Journal of Statistics, 50(5), 1-22.

Weisberg S (2005). Applied Linear Regression. Wiley, New York. ISBN 978-0-471-70409-6.

Examples

Run this code
x<-data_AnnualMaxT
summary(x)

Run the code above in your browser using DataLab